case $THIS_SUB_DEPENDS in
  LDAP) is_depends_enabled $SPELL openldap && return 0;;
esac
return 1
